object FormDetalleVulner: TFormDetalleVulner Left = 477 Top = 223 BorderIcons = [] BorderStyle = bsSingle Caption = 'Detalle de vulnerabilidad' ClientHeight = 347 ClientWidth = 353 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 14 Top = 14 Width = 123 Height = 13 Caption = 'Nombre de vulnerabilidad:' Transparent = True end object Label2: TLabel Left = 14 Top = 40 Width = 60 Height = 13 Caption = 'Peligrosidad:' Transparent = True end object Label3: TLabel Left = 14 Top = 66 Width = 108 Height = 13 Caption = 'P�gina de descripcion:' Transparent = True end object Label4: TLabel Left = 167 Top = 14 Width = 115 Height = 13 Caption = 'xxxxxxxxxxxxxxxxxxxxxxx' Transparent = True end object Label5: TLabel Left = 167 Top = 40 Width = 83 Height = 13 Caption = '[Alta, Media Baja]' Transparent = True end object PlaListView1: TPlaListView Left = 14 Top = 99 Width = 325 Height = 203 Color = clWhite CheckBoxes = False Columns = < item Width = 323 Caption = 'Virus que explotan la vulnerabilidad ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = False MultiSelect = False ParentColor = False ShowColumnHeaders = True TabOrder = 0 OnSelectItem = PlaListView1SelectItem Data = {000100000000FE} end object PlaButton1: TPlaButton Left = 154 Top = 315 Width = 103 Height = 21 Anchors = [akTop, akRight] Caption = 'M�s informaci�n' Enabled = False TabOrder = 1 OnClick = PlaButton1Click end object PlaButton3: TPlaButton Left = 267 Top = 315 Width = 72 Height = 21 Anchors = [akTop, akRight] Caption = 'Cerrar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 Cancel = True ModalResult = 1 end object PlaLinkLabel1: TPlaLinkLabel Left = 162 Top = 66 Width = 74 Height = 16 Caption = 'Ir a p�gina... ' TabOrder = 3 OnClick = PlaLinkLabel1Click end end